home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Amiga Classic Collection
/
The Amiga Classic Collection - Disc 2.iso
/
Misc
/
M99-PScalc.DMS
/
M99-PScalc.adf
/
PSCalc
/
PSCalc_francais.ct
< prev
next >
Wrap
Text File
|
1997-07-01
|
10KB
|
854 lines
;
; Catalogue français pour PSCalc
; ==============================
;
## version $VER: PSCalc.catalog 1.45 (30.06.1997)
## codeset 0
## language français
;
; Messages d'erreurs
; ------------------
;
MSG_BIG_ERROR
Désolé, une erreur grave s'est produite!
;
MSG_WORKBENCH
Veuillez lancer PSCalc depuis le Workbench S.V.P.
;
MSG_LOW_MEM
Pas assez de mémoire
;
MSG_OPEN_LIBRARY
Impossible d'ouvrir la bibliothèque \'%s\'
;
MSG_KICK_VER
Ce programme nécessite le Kickstart V%2d ou supérieur
;
MSG_CREAT_CMDTY
Impossible de créer la commodité
;
MSG_OPEN_TDEVICE
Impossible d'ouvrir le 'timer.device'
;
MSG_APPICON
Impossible d'ouvrir l'icone d'application
;
MSG_TOOLTYPES
Impossible de lire les types d'outils
;
MSG_CIAO
A bientôt\nMerci
;
MSG_CREAT_DIR
Impossible de créer le répertoire \'%s\'
;
MSG_CMDTY_RUNNING
PSCalc a déjà été lancée
;
MSG_SYNTAX_ERROR
Erreur de syntaxe
;
MSG_ALREADY_DEFINED
Fonction déjà définie
;
MSG_DEFINED
Fonction définie
;
MSG_CONST
Impossible de modifier une constante
;
MSG_UNDEF
Symbole non défini
;
MSG_NBARGS
Nombre d'arguments incorrect
;
MSG_INIT_SCREEN
Impossible d'initialiser l'écran
;
MSG_OPEN_WIN
Impossible d'ouvrir la fenêtre \'%s\'
;
MSG_INIT_IDCMP
Impossible d'initialiser les messages IDCMP dans la fenêtre \'%s\'
;
MSG_OVERFLOW
Dépassement de capacité
;
MSG_UNDERFLOW
Dépassement de capacité
;
MSG_DIVBY0
Division par 0
;
MSG_DERIVE_IPREC
La précision doit être comprise entre 1.0 et 10000.0
;
MSG_DERIVE_IORDRE
L'ordre doit être compris entre 1 et 20
;
MSG_SCALE_STEP
Le pas doit être compris entre 0.00001 et 10000.0
;
MSG_SOLVE_DIFF
XMin et XMax doivent être différents
;
MSG_SOLVE_NORANGE
La fonction doit s'annuler entre XMin et XMax
;
MSG_SOLVE_IPREC
La précision doit être < 1.0
;
MSG_INTEGR_ERR
Le nombre d'intervalles doit être compris entre 1 et 1000
;
MSG_FNOTFOUND
Fonction non trouvée
;
MSG_FUNCNOTCONT
Erreur: la fonction doit être continue\nsur l'intervalle spécifié.
;
MSG_SOLVE_A
Erreur: valeur de xmin invalide.
;
MSG_SOLVE_B
Erreur: valeur de xmax invalide.
;
MSG_VALUE_NOFILE
Vous devez saisir un nom de fichier.
;
; Chaînes diverses
; ----------------
;
MSG_SERIALNR
Numéro de série:
;
MSG_REGUSER
Version enregistrée à %s
;
MSG_COMP_DATE
Compilé le
;
MSG_COMP_TIME
à
;
MSG_DEMO_VERSION
Version de démonstration
;
MSG_CALC_DESC
Calculatrice scientifique
;
MSG_ICON_NAME
Calculatrice
;
MSG_GUIDE_FILE
HELP:français/PSCalc.guide
;
MSG_TRACING
Tracé en cours, veuillez patienter S.V.P.
;
; Titres des fenêtres et d'écran
; ------------------------------
;
MSG_FILESAVE_TITLE
Choisissez un fichier à sauver
;
MSG_FILELOAD_TITLE
Choisissez un fichier à charger
;
MSG_ICONCHOOSE_TITLE
Choix d'une icone
;
MSG_CALC_TITLE
%s - Touche d'appel = <%s>
;
MSG_PSCALC_CMDTY
PSCalc commodité
;
MSG_ABOUT_TITLE
A Propos de
;
MSG_PREFS_TITLE
Préférences
;
MSG_SCREENS_TITLE
Choix de l'écran de PSCalc
;
MSG_GET_TITLE
Entrez une fonction réduite : y=f(x)
;
MSG_ZOOM_TITLE
Zoom
;
MSG_PLOTTER_TITLE
Traceur
;
MSG_SCALE_TITLE
Modification de l'échelle
;
MSG_DERIVE_TITLE
Dérivation
;
MSG_PRIM_TITLE
Integration
;
MSG_SOLVE_TITLE
Résolution
;
MSG_VAR_TITLE
Variables
;
MSG_CONST_TITLE
Constantes
;
MSG_SFUNCT_TITLE
Fonctions scientifiques
;
MSG_PFUNCT_TITLE
Fonctions programmeurs
;
MSG_UFUNCT_TITLE
Fonctions utilisateurs
;
MSG_VALUES_TITLE
Tableau de valeurs
;
; Chaînes pour le menu principal
; ------------------------------
;
MSG_MMNU_PROJECT
\0Projet
;
MSG_MMNU_ABOUT
A\0A Propos de...
;
MSG_MMNU_SCREEN
C\0Choix d'écran...
;
MSG_MMNU_ICONIFY
I\0Iconifier
;
MSG_MMNU_PREFS
P\0Préférences...
;
MSG_MMNU_QUIT
Q\0Quitter
;
MSG_MMNU_HISTORY
\0Historique
;
MSG_MMNU_HISLOAD
L\0Charge
;
MSG_MMNU_HISSAVE
W\0Sauve
;
MSG_MMNU_EXPR
E\0Expression
;
MSG_MMNU_VAL
V\0Valeur
;
MSG_MMNU_CLEAR
S\0Supprime
;
MSG_MMNU_ANGLE
\0Angle
;
MSG_MMNU_RAD
R\0Radians
;
MSG_MMNU_DEG
G\0Degrés
;
MSG_MMNU_BASE
\0Base
;
MSG_MMNU_BIN
B\0Binaire
;
MSG_MMNU_OCT
O\0Octale
;
MSG_MMNU_DEC
D\0Décimale
;
MSG_MMNU_HEX
H\0Hexadécimale
;
MSG_MMNU_PRECISION
\0Précision
;
MSG_MMNU_8
8\000 8 Bits
;
MSG_MMNU_16
1\00016 Bits
;
MSG_MMNU_32
3\00032 Bits
;
MSG_MMNU_WINDOWS
\0Fenêtres
;
MSG_MMNU_PLOTTER
T\0Traceur...
;
MSG_MMNU_VAR
\0Variables...
;
MSG_MMNU_CONST
\0Constantes...
;
MSG_MMNU_SFUNCT
\0Fonctions scientifiques...
;
MSG_MMNU_PFUNCT
\0Fonctions programmeurs...
;
MSG_MMNU_UFUNCT
U\0Fonctions utilisateurs...
;
MSG_MMNU_HELP
\0Aide
;
MSG_MMNU_USER
\0Utilisateur...
;
MSG_MMNU_DOC
\0Documentation...
;
; Chaînes pour le menu viewer
; ---------------------------
;
MSG_VMNU_PROJECT
\0Projet
;
MSG_VMNU_GET
S\0Saisir...
;
MSG_VMNU_TRACE
T\0(Re)Tracer
;
MSG_VMNU_CLOSE
F\0Fermer
;
MSG_VMNU_PARAMS
\0Paramètres
;
MSG_VMNU_SCALE
E\0Echelle...
;
MSG_VMNU_SCALE_M
+\0Echelle x 2
;
MSG_VMNU_SCALE_D
-\0Echelle / 2
;
MSG_VMNU_LEGEND
L\0Légende
;
MSG_VMNU_GRID
G\0Grille
;
MSG_VMNU_CALCS
\0Calculs
;
MSG_VMNU_SOLVE
R\0Résolution...
;
MSG_VMNU_DERIVE
D\0Dérivation...
;
MSG_VMNU_PRIM
I\0Intégration...
;
MSG_VMNU_VALUES
V\0Tableau de valeurs...
;
; Chaînes pour les gadgets
; ------------------------
;
; Gadgets généraux
; ----------------
;
MSG_OK
_OK
;
MSG_QUIT
Quitter
;
MSG_UCANCEL
_Annuler
;
MSG_CANCEL
Annuler
;
; Fenêtre A Propos
; ----------------
;
MSG_ABOUT_WRITTEN
Ecrit par %s
;
MSG_ABOUT_DISTRIB
Programme distribué par %s
;
MSG_ABOUT_CONTACT
Pour me contacter, écrivez à
;
; Fenêtre Calc
; ------------
;
MSG_CALC_SFUNCT
Fonctions scientifiques
;
MSG_CALC_PFUNCT
Fonctions programmeurs
;
MSG_CALC_A
A
;
MSG_CALC_B
B
;
MSG_CALC_C
C
;
MSG_CALC_D
D
;
MSG_CALC_E
E
;
MSG_CALC_F
F
;
MSG_CALC_0B
0b
;
MSG_CALC_0O
0o
;
MSG_CALC_0D
0d
;
MSG_CALC_0H
0h
;
MSG_CALC_OR
Ou
;
MSG_CALC_XOR
OuX
;
MSG_CALC_AND
Et
;
MSG_CALC_NOT
Non
;
MSG_CALC_INF
<
;
MSG_CALC_IINF
<<
;
MSG_CALC_SUP
>
;
MSG_CALC_SSUP
>>
;
; Fenêtre Préférences
; -------------------
;
MSG_PREFS_NL
Nombre de _lignes
;
MSG_PREFS_ANGLE
An_gle
;
MSG_PREFS_PREC
_Précision
;
MSG_PREFS_SAVE
_Sauver
;
MSG_PREFS_NAME
_Nom
;
MSG_PREFS_FILE
_Fichier
;
MSG_PREFS_USE
_Utiliser
;
MSG_PREFS_XPOS
_X Pos
;
MSG_PREFS_YPOS
_Y Pos
;
MSG_PREFS_BASE
_Base
;
MSG_PREFS_ICON
_Icone
;
MSG_PREFS_MODE
_Mode par défaut
;
MSG_PREFS_RAD
Radians
;
MSG_PREFS_DEG
Degrés
;
MSG_PREFS_8B
8 Bits
;
MSG_PREFS_16B
16 Bits
;
MSG_PREFS_32B
32 Bits
;
MSG_PREFS_BIN
Binaire
;
MSG_PREFS_OCT
Octale
;
MSG_PREFS_DEC
Décimale
;
MSG_PREFS_HEX
Hexadécimale
;
MSG_PREFS_VAL
Valeur
;
MSG_PREFS_EXPR
Expression
;
MSG_PREFS_HIST
Historique
;
MSG_PREFS_FORMAT
Format d'affichage
;
MSG_PREFS_APPICON
Icone d'application
;
; Fenêtre Saisie
; --------------
;
MSG_GET_NAME
_Nom
;
MSG_GET_VAR
_Variable(s)
;
MSG_GET_FUNCT
_Fonction
;
MSG_GET_FUNCTT
Fonction réduite 2D
;
MSG_GET_PRECISION
_Precision
;
; Fenêtre Zoom
; ------------
;
MSG_ZOOM_ZOOM
Région à agrandir
;
MSG_ZOOM_XMIN
_X Min
;
MSG_ZOOM_XMAX
X Max
;
MSG_ZOOM_YMIN
_Y Min
;
MSG_ZOOM_YMAX
Y Max
;
; Fenêtre Echelle
; ---------------
;
MSG_SCALE_ABS
Abscisse x
;
MSG_SCALE_ORD
Ordonnée y
;
MSG_SCALE_XMIN
_X Min
;
MSG_SCALE_XMAX
X Max
;
MSG_SCALE_YMIN
_Y Min
;
MSG_SCALE_YMAX
Y Max
;
MSG_SCALE_STEPX
Pas X
;
MSG_SCALE_STEPY
Pas Y
;
; Fenêtre Intégrale
; -----------------
;
MSG_INTEGR_XMIN
_X Min
;
MSG_INTEGR_XMAX
X _Max
;
MSG_INTEGR_NBI
Nombre d'_intervalles
;
MSG_INTEGR_RESULT
Résultats
;
MSG_INTEGR_TRAP
Méthode des trapèzes
;
MSG_INTEGR_MP
Méthode du point milieu
;
MSG_INTEGR_SIMPSON
Méthode de Simpson
;
; Fenêtre Dérivee
; ---------------
;
MSG_DERIV_PARAMS
Paramètres
;
MSG_DERIV_ORDRE
Ordre de la _dérivée
;
MSG_DERIV_PREC
_Précision
;
; Fenêtre Résoudre
; ----------------
;
MSG_SOLVE_XMIN
_X Min
;
MSG_SOLVE_XMAX
X _Max
;
MSG_SOLVE_PREC
_Précision
;
MSG_SOLVE_DICHO
Dichotomie
;
MSG_SOLVE_INTER
Intervalle
;
MSG_SOLVE_RESULT
Résultat
;
; Fenêtre tableau de valeurs
; --------------------------
;
MSG_VALUES_XMIN
_X Min
;
MSG_VALUES_XMAX
X _Max
;
MSG_VALUES_STEP
_Pas
;
MSG_VALUES_FILE
_Fichier
;
MSG_VALUES_INTER
Intervale
;
MSG_VALUE_ISTEP
Le pas doit être supérieur à 0.
;
; Descriptions des symboles
; -------------------------
;
MSG_ADD_FUNC
Addition
;
MSG_SUB_FUNC
Soustraction
;
MSG_MUL_FUNC
Multiplication
;
MSG_DIV_FUNC
Division
;
MSG_POW_FUNC
Puissance
;
MSG_MOD_FUNC
Reste de la division entière
;
MSG_ROOT_FUNC
Racine
;
MSG_FACT_FUNC
Factorielle
;
MSG_ABS_FUNC
Valeur absolue
;
MSG_SIN_FUNC
Sinus
;
MSG_COS_FUNC
Cosinus
;
MSG_TAN_FUNC
Tangeante
;
MSG_ASIN_FUNC
Arc-sinus
;
MSG_ACOS_FUNC
Arc-cosinus
;
MSG_ATAN_FUNC
Arc-tangeante
;
MSG_SINH_FUNC
Sinus hyperbolique
;
MSG_COSH_FUNC
Cosinus hyperbolique
;
MSG_TANH_FUNC
Tangeante hyperbolique
;
MSG_ASINH_FUNC
Arc-sinus hyperbolique
;
MSG_ACOSH_FUNC
Arc-cosinus hyperbolique
;
MSG_ATANH_FUNC
Arc-tangeante hyperbolique
;
MSG_LN_FUNC
Logarithme népérien
;
MSG_LOG_FUNC
Logarithme décimal
;
MSG_EXP_FUNC
Exponentielle
;
MSG_COT_FUNC
Cotangeante
;
MSG_INT_FUNC
Partie entière
;
MSG_FRAC_FUNC
Partie décimale
;
MSG_SIGN_FUNC
Signe
;
MSG_FLOOR_FUNC
Plancher
;
MSG_CEIL_FUNC
Plafond
;
MSG_ROUND_FUNC
Arondi
;
MSG_RE_FUNC
Partie réelle
;
MSG_IM_FUNC
Partie imaginaire
;
MSG_ARG_FUNC
Argument
;
MSG_NORM_FUNC
Norme
;
MSG_NEG_FUNC
Opposé
;
MSG_CONJ_FUNC
Conjugué
;
MSG_NOT_FUNC
Négation logique
;
MSG_AND_FUNC
Multiplication logique
;
MSG_OR_FUNC
Addition logique
;
MSG_XOR_FUNC
Ou exclusif
;
MSG_LS_FUNC
Décalage à gauche
;
MSG_RS_FUNC
Décalage à droite
;
MSG_RR_FUNC
Rotation à droite
;
MSG_LR_FUNC
Rotation à gauche
;
MSG_VAL_CONST
Dernière valeur calculée
;
MSG_PI_CONST
Pi
;
MSG_E_CONST
Exponentielle de 1
;
MSG_GAMMA_CONST
Gamma
;
MSG_DEG_CONST
Deg
;
MSG_PHI_CONST
Phi
;
MSG_LOG10_CONST
Logarithme népérien de 10
;
MSG_LOG2_CONST
Logarithme népérien de 2
;
MSG_I_CONST
i
;
MSG_UNARY_OP
*** Unaires ***
;
MSG_BINARY_OP
*** Binaires ***
;